UI Results
Load and endurance tests were performed for the 12.2 version of the application. The load test was conducted in a load-balanced environment with a 4-JVM cluster. The test scenario was executed with 100 concurrent users, a ramp-up period of 600 seconds, and a think time of 5-8 seconds between user actions to simulate realistic user behavior. The total test duration was 70 minutes, consisting of a 10-minute ramp-up period followed by a 60-minute steady-state execution window used for performance measurements. During the steady-state load test, the average response time observed was approximately 0.181 seconds with 100 concurrent users. The measured throughput was approximately 172 requests per second.
DB Connection Pool Size
|
# |
Data Source Name |
parameters |
|---|---|---|
|
1 |
ADMINSERVERDS ADMINSERVERSEARCHDS ADMINSERVERRESOURCEDS ADMINSERVERREADONLYDS |
maxActive = 300 maxIdle = 50 minIdle = 10 initialSize = 20 maxWait = 10000 |
PAS.Properties
-
Application Resource Cache Timeout= -1.
-
Should be set to -1 in a Production environment.
-
Time to cache translations, in minutes, before checking data source for updates.
# For value < 0, never check for updates.
-
-
Application Mode= PRODUCTION.
-
Jpa showSql= false.
Results
TomEE-ORACLE Test
DB CPU Utilization
Application Servers CPU Utilization
DB Memory Utilization
Application servers Memory Utilization